Видео с ютуба String Algorithm

9.1 Knuth-Morris-Pratt KMP String Matching Algorithm

String Matching 1. The Naive Algorithm

Knuth-Morris-Pratt Algorithm Visually Explained

Knuth–Morris–Pratt KMP - Find the Index of the First Occurrence in a String - Leetcode 28 - Python

Manacher Algorithm for Strings | Understanding, Proof and Implementation | Palindromes | VIvek Gupta

9.2 Rabin-Karp String Matching Algorithm

Sliding Window - 4 | Permutation in String | Data Structure and Algorithm

Top 5 algorithms for interviews

L08 : Z Algorithm and its applications | String Algorithms | CodeNCode

Truly Understanding The Naive String Search Algorithm - see what almost everyone gets wrong about it

Fixed Sliding Window Algorithm - Permutation in String - Leetcode 567

Z Algorithm Z values

The algorithm behind Ctrl+F (Boyer-Moore String Matching Algorithm)

Rolling Hash Function Tutorial, used by Rabin-Karp String Searching Algorithm

Karp-Rabin String Matching Algorithm | Substring Search Pattern

KMP String matching algorithm